In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ThumbnailEx / FileTypeNotSupported Event

FileTypeNotSupported Event (ThumbnailEx)

In This Topic
Syntax
'Declaration

 

Public Event FileTypeNotSupported As ThumbnailEx.FileTypeNotSupportedEventHandler
public event ThumbnailEx.FileTypeNotSupportedEventHandler FileTypeNotSupported
public event FileTypeNotSupported: ThumbnailEx.FileTypeNotSupportedEventHandler; 
In JScript, you can handle the events defined by another class, but you cannot define your own.
public: __event ThumbnailEx.FileTypeNotSupportedEventHandler* FileTypeNotSupported
public:

event ThumbnailEx.FileTypeNotSupportedEventHandler^ FileTypeNotSupported
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ThumbnailEx
ThumbnailEx Members